CSharpTest.Net
SetLogFile Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > BPlusTreeOptions<TKey,TValue> Class : SetLogFile Method

logFile

Glossary Item Box

Sets the transaction log to use

Syntax

Visual Basic (Declaration) 
Protected Sub SetLogFile( _
   ByVal logFile As ITransactionLog(Of TKey,TValue) _
) 
C# 
protected void SetLogFile( 
   ITransactionLog<TKey,TValue> logFile
)

Parameters

logFile

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys